[doc/manifest] Add build-dependencies to Dependency sections list
authorBehnam Esfahbod <behnam@zwnj.org>
Wed, 26 Jul 2017 06:59:56 +0000 (00:59 -0600)
committerBehnam Esfahbod <behnam@zwnj.org>
Wed, 26 Jul 2017 07:00:39 +0000 (01:00 -0600)
commit19d3a6fc77ded463237c49c6040fd53b7fc5d07b
tree9bf00e5ca84cfcf9a6bafcef070c5b3834ebc73d
parent88aa6423a164774d09abc78a24e74e8e665f651b
[doc/manifest] Add build-dependencies to Dependency sections list

The `[build-dependencies]` section was missing from the Dependency
sections list, making it hard to find its existence and link to
`specifying-dependencies` page. This puts the section title in the list,
so a normal find works.

Background: https://github.com/rust-lang/cargo/issues/4309#issuecomment-317965620
src/doc/manifest.md